Int32NINumericInt32NNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
Int32N INumeric<Int32N>.Negative()
Private Function Negative As Int32N
Implements INumeric(Of Int32N).Negative
private:
virtual Int32N Negative() sealed = INumeric<Int32N>::Negative
private abstract Negative : unit -> Int32N
private override Negative : unit -> Int32N
Int32NThe numeric negation of the current value.
INumericTSelfNegative